projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f98353c
)
gsk/ngl: Build with G_DISABLE_ASSERT enabled
author
Emmanuele Bassi
<ebassi@gnome.org>
Mon, 12 Apr 2021 11:27:55 +0000
(12:27 +0100)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 13 Apr 2021 01:23:18 +0000
(21:23 -0400)
gsk/ngl/gskngltexturelibrary.c
patch
|
blob
|
history
diff --git
a/gsk/ngl/gskngltexturelibrary.c
b/gsk/ngl/gskngltexturelibrary.c
index 2de6e492c59cb75c55e192ee712a71ae58fbbc4d..1e87fc6a6a0941bd8a7ef7f6c2a38894fe0e1057 100644
(file)
--- a/
gsk/ngl/gskngltexturelibrary.c
+++ b/
gsk/ngl/gskngltexturelibrary.c
@@
-246,7
+246,7
@@
gsk_ngl_texture_atlas_initialize (GskNglDriver *driver,
{
/* Insert a single pixel at 0,0 for use in coloring */
- gboolean packed;
+ gboolean packed
G_GNUC_UNUSED
;
int x, y;
guint gl_format;
guint gl_type;